[OutputCache] for a function in .net 4

Posted by HasanGursoy on Stack Overflow See other posts from Stack Overflow or by HasanGursoy
Published on 2010-04-17T07:19:01Z Indexed on 2010/04/17 7:23 UTC
Read the original article Hit count: 294

Hi, I read at Scottgu blog about using OutputCache for a function but this didn't worked for me. How can I use [OutputCache(Duration=60)] for a function and can I add VaryByParam in this statement? Which namespace is required?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about asp.net-4.0